Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2025

This PR contains the following updates:

Package Type Update Change
argoproj/argo-cd Kustomization minor v3.0.5 -> v3.2.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

argoproj/argo-cd (argoproj/argo-cd)

v3.2.0

Compare Source

v3.1.9

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.9/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.9/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Dependency updates

Full Changelog: argoproj/argo-cd@v3.1.8...v3.1.9

v3.1.8

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.8/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.8/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Other work

Full Changelog: argoproj/argo-cd@v3.1.7...v3.1.8

v3.1.7

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.7/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.7/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Other work

Full Changelog: argoproj/argo-cd@v3.1.6...v3.1.7

v3.1.6

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.6/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.6/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Documentation

Full Changelog: argoproj/argo-cd@v3.1.5...v3.1.6

v3.1.5

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.5/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.5/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Documentation
Other work

Full Changelog: argoproj/argo-cd@v3.1.4...v3.1.5

v3.1.4

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.4/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.4/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Dependency updates

Full Changelog: argoproj/argo-cd@v3.1.3...v3.1.4

v3.1.3

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.3/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.3/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Full Changelog: argoproj/argo-cd@v3.1.2...v3.1.3

v3.1.2

Compare Source

Quick Start

Use v3.1.3

There was an issue with immutable releases for v3.1.2 which caused some release steps to fail (uploading provenance and SBOMs). There should be nothing wrong with v3.1.2, but v3.1.3 is equivalent with a fully-successful release.

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.2/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.2/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Other work

Full Changelog: argoproj/argo-cd@v3.1.1...v3.1.2

v3.1.1

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.1/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.1/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Other work

Full Changelog: argoproj/argo-cd@v3.1.0...v3.1.1

v3.1.0

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.0/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.0/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Features
Bug fixes

@renovate renovate bot changed the title chore(deps): update dependency argoproj/argo-cd to v3.0.10 chore(deps): update dependency argoproj/argo-cd to v3.0.11 Jul 10, 2025
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch from 61c99cf to bf19a61 Compare July 10, 2025 16:11
@renovate renovate bot changed the title chore(deps): update dependency argoproj/argo-cd to v3.0.11 chore(deps): update dependency argoproj/argo-cd to v3.0.12 Jul 25, 2025
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch from bf19a61 to 3386668 Compare July 25, 2025 20:18
@renovate renovate bot changed the title chore(deps): update dependency argoproj/argo-cd to v3.0.12 chore(deps): update dependency argoproj/argo-cd to v3.1.0 Aug 13, 2025
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch from 3386668 to a8c532d Compare August 13, 2025 21:56
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch from a8c532d to e330f2d Compare August 25, 2025 18:37
@renovate renovate bot changed the title chore(deps): update dependency argoproj/argo-cd to v3.1.0 chore(deps): update dependency argoproj/argo-cd to v3.1.1 Aug 25, 2025
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch from e330f2d to 9cfb944 Compare September 4, 2025 17:41
@renovate renovate bot changed the title chore(deps): update dependency argoproj/argo-cd to v3.1.1 chore(deps): update dependency argoproj/argo-cd to v3.1.2 Sep 4, 2025
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch from 9cfb944 to bc3cefa Compare September 4, 2025 21:12
@renovate renovate bot changed the title chore(deps): update dependency argoproj/argo-cd to v3.1.2 chore(deps): update dependency argoproj/argo-cd to v3.1.3 Sep 4, 2025
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch from bc3cefa to e0f06b0 Compare September 5, 2025 20:59
@renovate renovate bot changed the title chore(deps): update dependency argoproj/argo-cd to v3.1.3 chore(deps): update dependency argoproj/argo-cd to v3.1.4 Sep 5, 2025
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch from e0f06b0 to 6b14d35 Compare September 10, 2025 17:57
@renovate renovate bot changed the title chore(deps): update dependency argoproj/argo-cd to v3.1.4 chore(deps): update dependency argoproj/argo-cd to v3.1.5 Sep 10, 2025
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch from 6b14d35 to cbd7328 Compare September 18, 2025 21:52
@renovate renovate bot changed the title chore(deps): update dependency argoproj/argo-cd to v3.1.5 chore(deps): update dependency argoproj/argo-cd to v3.1.6 Sep 18, 2025
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch from cbd7328 to dfdecbd Compare September 23, 2025 01:13
@renovate renovate bot changed the title chore(deps): update dependency argoproj/argo-cd to v3.1.6 chore(deps): update dependency argoproj/argo-cd to v3.1.7 Sep 23, 2025
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch from dfdecbd to 6c9dcee Compare September 30, 2025 19:40
@renovate renovate bot changed the title chore(deps): update dependency argoproj/argo-cd to v3.1.7 chore(deps): update dependency argoproj/argo-cd to v3.1.8 Sep 30, 2025
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch from 6c9dcee to a6a6360 Compare October 18, 2025 03:09
@renovate renovate bot changed the title chore(deps): update dependency argoproj/argo-cd to v3.1.8 chore(deps): update dependency argoproj/argo-cd to v3.1.9 Oct 18, 2025
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch from a6a6360 to 1400aa9 Compare October 21, 2025 09:49
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch from 1400aa9 to e8a8a11 Compare November 4, 2025 20:47
@renovate renovate bot changed the title chore(deps): update dependency argoproj/argo-cd to v3.1.9 chore(deps): update dependency argoproj/argo-cd to v3.2.0 Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant